projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2bd6bc
)
(C_SWITCH_X_SYSTEM): Definition moved from sol2.h.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 1 May 1996 19:12:29 +0000
(19:12 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 1 May 1996 19:12:29 +0000
(19:12 +0000)
src/s/sol2-4.h
patch
|
blob
|
history
diff --git
a/src/s/sol2-4.h
b/src/s/sol2-4.h
index 82b3a7fccd4ba4c225e78dbdf252fbd3774d04ed..9dd78ca733448527701b33dcc90c614ff99c4e88 100644
(file)
--- a/
src/s/sol2-4.h
+++ b/
src/s/sol2-4.h
@@
-21,3
+21,8
@@
#define LD_SWITCH_SYSTEM -L /usr/ccs/lib \
`./prefix-args -Xlinker LD_SWITCH_X_SITE_AUX` -R /usr/dt/lib -L /usr/dt/lib
#endif /* GCC */
+
+/* Gregory Neil Shapiro <gshapiro@hhmi.org> reports the Motif header files
+ are in this directory on Solaris 2.4. */
+#define C_SWITCH_X_SYSTEM -I/usr/dt/include
+